home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / Windows / System32 / HTMLRE90.DLL / HTML / 11615 < prev    next >
Encoding:
Text File  |  2002-07-05  |  560 b   |  14 lines

  1.  
  2. <tr><td class="list"> <b> Set the information for logging on to the servers  </b> </td></tr>
  3. <TR><TD class="list">Server Name:<BR>
  4. <SELECT class="menuFormElmenet" SIZE="1" NAME="svrName" onchange="changeMachine()">
  5. <OPTION> This is a formatting string </OPTION>
  6. </SELECT></TD></tr>
  7. <tr><TD class="list">Domain Name\Logon Name:<BR>
  8. <INPUT TYPE="TEXT"  NAME="USR" SIZE="40" onchange="changeLogonName()">
  9. <BR></TD></tr>
  10. <tr><TD class="list">Password:<BR>
  11. <INPUT TYPE="PASSWORD" NAME="PWD" SIZE="40" onchange="changePassword()">
  12. <BR></TD></TR>
  13.      
  14.